This forum is paid for by sales of our Android MDM solution: eGate. It works on most Android based flip phones, and can be used to securely lock them down.
Not into modifying your own phone? Check out our Sunbeam phone flash sale.
This forum is paid for by sales of our Android MDM solution: eGate. It works on most Android based flip phones, and can be used to securely lock them down.
Not into modifying your own phone? Check out our Sunbeam phone flash sale.
Can someone compile a list of compatible/ incompatible flip phones that this MDM works on.
Also in the listing it not very clear what all the app functions are, so if someone can please clarify
It works on pretty much any Android phone you can install apk files on. The ones it has been tested on include:
If you want to test it on a device that I do not have on this list, let me know and I will get you a free license for testing purposes. The app functions are exactly what is listed on the sales profile, nothing more or less. If you have any specific questions, please ask.
Here are the phones I can test on
LG Classic
Kyocera e4610
Sonim xp3
Also in the listing it not very clear what all the app functions are, so if someone can please clarify
I PMed you about about testing licenses.
As for functionality, the exact functions the app can perform are listed on the store page. Are there any specific parts of the listing that you would like clarified? “it is not very clear what all the app functions are” is so general I’m not sure how to answer.
will begin with the lg classic and will post the full rundown once im done
Feedback is always appreciated.
+ CategoryInfo : NotSpecified: (adb: failed to ...ersion is #27)]:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
This is when trying to install on the lg classic
when trying a direct install
Thanks for your feedback. I will see if I can create an alternate download with a different sdk version.
I changed the minSdkVersion to 24. If you use the discount code I gave you, you should be able to check out again and get a download for this update.
now i get
adb: failed to install Downloads/egate.apk: Failure [INSTALL_PARSE_FAILED_INCONSISTENT_CERTIFICATES: installPackageLI]
not Shure what this means
According to this, that is an LG Classic Flip thing, whereby the application id needs to start with com.android.cts
. I’ll have to create an LG Classic Flip specific download.
Here is a variant that has an application id that starts with com.android.cts
.
egate for lg classic.apk (6.2 MB)
when i run adb shell dpm set-device-owner “com.oss.egate/.a” i get Error: Unknown admin: ComponentInfo{com.oss.egate/com.oss.egate.a}
when i run adb shell dpm set-device-owner com.android.cts.egate i get Error: Invalid component com.android.cts.egate
when i pull tha package name i get package:/data/app/com.android.cts.egate-zuzhZIMwVuo4yM5W7fVUuA==/base.apk=com.android.cts.egate
try adb shel dpm set-device-owner "com.android.cts.egate/.a"