
- #Best email app for android to consolidate accounts apk#
- #Best email app for android to consolidate accounts install#
- #Best email app for android to consolidate accounts android#
- #Best email app for android to consolidate accounts code#
If you're already a heavy user of the search titan's web mail service, Gmail may very well do everything you need.
#Best email app for android to consolidate accounts android#
In which case you will have to query for the main activity in your store application.Google's Gmail is available by default on most Android devices - you can download it for iOS, too, and even make it your default email app if you're running iOS 14. One last thing if you don't want third party application appearing on a user normal launcher for some reason you can request that developers also not add CATEGORY_LAUNCHER to their main activity. Here's a few content provider tutorials also a link for manifest settings to get the provider to work with permissions. And the application should only be asking for permission on using this information. But basically you should have static and helper classes for every aspect of interacting with the users account. Very important always so hard when there isn't proper documentation on a jar file. Setup a sample application for using your jar and proper documentation. Bundle that app and have your 3rd party developers use it when making apps. Also activities that do some basic stuff like making sure your store is installed and stuff. My suggestion make a jar file that uses the content provider. Using this content provider you setup an api for accessing user information in the third party apps.Īt this point you should have access to all users info (also use credit) and know if they have those applications installed. Your going to want to make a ContentProvider that access the users account info and retrieves that information in your "store" application. using these same permissions you can detect if any of these apps are installed on their phone. Setup a few permissions for accessing data from your "store" application. The best way to get something along those lines is going to be as follows. If you have any suggestion please guide me. Now, for around a week I was thinking about this story and I couldn't find a way to know how can I consolidate and merge developer's application with our wrapper application. I think if I export JAR file from first project and repeat above procedure I'll have better results but because in future we can't ask developers to put JAR file of your application instead of APK, it is not a good idea. The result was not satisfactory and I couldn't run it. In the first application I just show some text in its activity and in second project (wrapper) I created a button that when I click on it, first project should be run.
#Best email app for android to consolidate accounts apk#
The things that I did, I created two sample project to see if I add APK of one to second, may I run that application from second application. If s/he didn't have enough credit we should guide him/her to buy more credit.
#Best email app for android to consolidate accounts install#
Therefore, when user download and install this application, each time he/she launches the application, our wrapper should be run first and check his/her financial account through Internet, if s/he has enough credit in his account, therefore s/he is free to use the application.
#Best email app for android to consolidate accounts code#
This wrapper adds some activities to developer's application in order to able users to check their credits and add credits if they have not enough credit to their account (we don't want to manipulate the developer's code, we just want to add our code into their code). In this store after developer uploads his application we should wrap this APK file with our APK file (therefore we will have one APK file). They want to create an app-store for android. In this project my client asked me following scenario but I'm not sure that it is possible.
