UK App PingIt and Android GO - Android Q&A, Help & Troubleshooting

Ok - I've tried the obvious and contacted Barclays, who do this "banking" app my wife uses, but got back scripted answers that were no use at all.
Given that many banking apps have a limited range of OSs they will work on, citing "security" issues, I don't want to get a Android Go phone, which in every other way will be fine for my wife, it does not work with this app.
Anyone out here with direct, first hand experience?
Cheers
Eserim

Related

[Q] Problems with developing a custom GS2 rom for medicinal purposes.

Hello to you all people of XDA, firstly I must state that I've scoured the forums far and wide and have yet to find some valuable info regarding my problem.
So what we're doing is developing (or trying to, as is obvious from this post) a custom rom for the Galaxy S2 which would be used for a single medical application for sensor tracking and the processing and displaying of said data on the SGS2, while at the same time sending it to his/her doctor.
What we need to be able to achieve with this rom is to put it into the hands of the end-user (a chronical patient which will in turn be able to stay at home instead of being hospitalized) and be able to completely lock down the phone for his use (I know, it sounds terrible) so that he loses the phone/sms/games/youtube/internet functionality as we need the phone to run as stable and for as long as possible without any additional battery stress (the constant sending, processing and processing of data seems enough of a problem for now).
I've searched into some custom roms but we eventually came up with the need for a stock Samsung rom which could be modified as we want to.
See this is where the problem begins, we can't seem to get the phone rooted, the ROM customized and then unrooted again so that the phone can't be fiddled with anymore, except when it's completely dead and we need to fix it.
So to cap it all up:
It needs to allow for a custom load and bootscreen (I almost got this to work)
It needs to be completely locked down for the end user.
It has to have full BT, NFC and WiFi functionality
It has to be able to call out and reciev calls, but only to/from specific numbers (911, doctor, etc..)
It has to basically allow for 2-3 programs to be running, while the others simply don't exist on the phone.
I am terribly sorry if anything like this has been asked about before, I swear I put 2 days of me life into researching already.
Any help, any help at all, ideas and solutions, but mostly links are welcome.
Thank you and good day to all.
Just a detail, but the SGS2 doesn't have the NFC functionality. Project seems to be possible, I would look into CyanogenMod sources if I was you.
Sent from my GT-I9100 using XDA App
Why are you afraid of leaving the phone rooted and in hands of the patient?
Is he so uncritical that he can search the web and find means of unrooting a mobile phone and then get around to actually doing it?
LucLucLuc said:
Hello to you all people of XDA, firstly I must state that I've scoured the forums far and wide and have yet to find some valuable info regarding my problem.
So what we're doing is developing (or trying to, as is obvious from this post) a custom rom for the Galaxy S2 which would be used for a single medical application for sensor tracking and the processing and displaying of said data on the SGS2, while at the same time sending it to his/her doctor.
What we need to be able to achieve with this rom is to put it into the hands of the end-user (a chronical patient which will in turn be able to stay at home instead of being hospitalized) and be able to completely lock down the phone for his use (I know, it sounds terrible) so that he loses the phone/sms/games/youtube/internet functionality as we need the phone to run as stable and for as long as possible without any additional battery stress (the constant sending, processing and processing of data seems enough of a problem for now).
I've searched into some custom roms but we eventually came up with the need for a stock Samsung rom which could be modified as we want to.
See this is where the problem begins, we can't seem to get the phone rooted, the ROM customized and then unrooted again so that the phone can't be fiddled with anymore, except when it's completely dead and we need to fix it.
So to cap it all up:
It needs to allow for a custom load and bootscreen (I almost got this to work)
It needs to be completely locked down for the end user.
It has to have full BT, NFC and WiFi functionality
It has to be able to call out and reciev calls, but only to/from specific numbers (911, doctor, etc..)
It has to basically allow for 2-3 programs to be running, while the others simply don't exist on the phone.
I am terribly sorry if anything like this has been asked about before, I swear I put 2 days of me life into researching already.
Any help, any help at all, ideas and solutions, but mostly links are welcome.
Thank you and good day to all.
Click to expand...
Click to collapse
Block all internet access apart from ones you want or you can just setup iptables rules, shouldnt need root apart from when setting it up
As far as removing programs, just delete the apks from the zip, or before you remove root. My sig has a list of all apks in a upto date rom and what they do.
You can use gemini app manager to control autoruns (stop them etc) also to block (hide and disable apps)
As far removing root, your best bet is to once you are done, use adb (from the android sdk) to remove the superuser.apk then flash the stock kernel back, as far as I know without superuser apps cant grain root permisions.
OR
This app will allow you to block any app behind a password
This app will block incoming and outgoing sms and calls on white and blacklists
Custom boot logo (the first screen before the animation)
Custom boot animation need to go into system/media, I am not sure about the format but there are loads around, like this thread has loads, stock kernel should support them.
I hope that helps
Most of that is easily possible.
If you listed the apps needing removed, the apk files just need deleted.
To control calls, you can use a third party app from market for that.
It's possible to have the custom rom unrooted, and easily flashed, regardless of how badly the phone gets rooted
Boot animation is easy anyway... If you can provide it in a zip like other ones (zip containing numbered png's) then it's a piece of cake.
A little bit of clever firewall stuff would prevent any web traffic, in or out, except to your defined server, which is obviously a concern when a phone is handling sensitive medical info.
genieass said:
Why are you afraid of leaving the phone rooted and in hands of the patient?
The phones are going to be used by around 500.000 people in a year, it's not that we want to take anything away from the user, it's more about not having any problems with the firmware - like ever.
Thanks for all the help!
Click to expand...
Click to collapse
genieass said:
Why are you afraid of leaving the phone rooted and in hands of the patient?
The phones are going to be used by around 500.000 people in a year, it's not that we want to take anything away from the user, it's more about not having any problems with the firmware - like ever.
Thanks for all the help!
Click to expand...
Click to collapse
LucLucLuc, not sure where you live, but you're entering the patient confidentiality minefield with big, big boots.
Apart from the legal considerations, your question is definitely OS related and not device related.
I see what you want, but legally - where I live anyway - it's too much of a grey area to get involved with.
I use call recording a lot for referrals and info from other doctors, but I've always asked the other party if they're OK with it. I won't record patient conversations, and I won't accept any files whatsoever that have seen RIS or PACS first - not worth it.
Can't see it's worth your while, but I'd appreciate it if you keep me informed should you decide to work on it.
Big boots indeed
We are from Slovenia, Europe.
I'm actually just a student doing the research and some basic Android programming, thank god I wasn't let into the bigger of the projects
But yes, this project is a colaboration of several european firms and you can read more about it at chiron-project.eu - it's a very very interesting project afaic.
I don't think we'll be swimming with lawyer piranhas soon though, the project uses sensor data (which sorta is a privacy issue) which will be monitored on a tablet running Android (currently testing the Galaxy tab 10.1 - we were lucky to order one before Steve had another one of his fits), proccessed in real time and then stored on the central server, from where it will only be accessible by the patients doctor.
Patient consents are dealt with before we even start talking about mobile hospitalizations.
It's very encouraging to see some actual interest, if anyone wants to know more about anything related to this project contact me at [email protected]
Thanks again for all the help.

Decided to give Windows a try- Got some questions!

Hey guys
So today I decided to give the Windows phone a shot. Been an avid Android user and follower since it started But decided that I should really give the other operating systems a shot. I just went and got myself a Lumia 925 and if I'm correct that phone is T-Mobile's variant of the 920 correct? I didn't see a thread for the 925 so I think this is where I belong. So with that here are a few questions I have before I dive into my brand new 925.
Just briefly looking through the forum here, I noticed some ROM's here. Are these different versions of the WP software or are these developers personal tweaks to it? I know with Android depending on what phone you have, you can root it and install the latest version of Android on it, currently 4.3, even if your phone prior is only at 4.1.2.
My other question is what apps does everyone here recommend on getting. I know the app market here is really lacking and its a total shame about that. I am pretty integrated into the whole google network (Gmail, Drive, Music, G+, etc). I use some social media apps but those are't too important to me. Suggestions for other apps would be amazing.
Really looking forward in giving this a test drive and in advance thanks for all of your help! :highfive:
no major differences in many variants of same versions... just every operator have own branded versions of firmware.. no way to root or unlock phone (not talk about SIM unlock)
phone market have enough good applications...
but Google and Microsoft have "cold" war and dont except major Google apps on WP platform
Nokia have own alternative for maps, HERE bunch of apps (Maps, Drive, Transit and City Lens) and very good Nokia Music service...
first at all install SysApp Pusher to easy access to Nokia apps and system apps updates
also check for Store Deals and myFreeApp to get notifications about promotional period of pay apps to get it for free
for Instagram use 6Tag
also check guides on http://www.windowsphone.com/en-us/how-to/wp8
for offline navigation you can use Nokia Drive+ or pay for Navigon USA, Garmin StreetPilot or CoPilot GPS (if you have legal licences you can use it on CoPilot without purchase new)
GetThemAll to download stuff from websites (videos, etc.)
Stop the Music! for stopping (kill) media player (or free alternative from market, just use search)
dxdy said:
no major differences in many variants of same versions... just every operator have own branded versions of firmware.. no way to root or unlock phone (not talk about SIM unlock)
phone market have enough good applications...
but Google and Microsoft have "cold" war and dont except major Google apps on WP platform
Nokia have own alternative for maps, HERE bunch of apps (Maps, Drive, Transit and City Lens) and very good Nokia Music service...
first at all install SysApp Pusher to easy access to Nokia apps and system apps updates
also check for Store Deals and myFreeApp to get notifications about promotional period of pay apps to get it for free
for Instagram use 6Tag
also check guides on http://www.windowsphone.com/en-us/how-to/wp8
for offline navigation you can use Nokia Drive+ or pay for Navigon USA, Garmin StreetPilot or CoPilot GPS (if you have legal licences you can use it on CoPilot without purchase new)
GetThemAll to download stuff from websites (videos, etc.)
Stop the Music! for stopping (kill) media player (or free alternative from market, just use search)
Click to expand...
Click to collapse
Awesome, thanks for all the info will definitely check out all the apps you suggested. Ya I know Google and Microsoft aren't on the best of terms as of right now which only really hurts the users in the long run. Thanks again for your speedy reply!
Xg3nFatality said:
Awesome, thanks for all the info will definitely check out all the apps you suggested. Ya I know Google and Microsoft aren't on the best of terms as of right now which only really hurts the users in the long run. Thanks again for your speedy reply!
Click to expand...
Click to collapse
925 is enhanced version of 920 regarding camera, but without wireless charging integrated and also slimmer due this fact
Don't try 920 ROMs on 925 and vise verse..you will brick your phone.
Don't switch. Android might be slower but it has so much more to offer. There is no free video player on the Windows 8 phone. Nothing that can play MKV for free. There is no built in flash support so sites on the web that still use flash don't work. That is an issue with all mobile devices now though. You can't block unwanted calls. There is no app that allows you to do that as there is no app that is allowed access to the kernel thanks to MS protection Nazi's. As soon as my contract ends next year I am going back to G4. This phone is just locked down too tight.
Solarenemy68 said:
Don't switch. Android might be slower but it has so much more to offer. There is no free video player on the Windows 8 phone. Nothing that can play MKV for free. There is no built in flash support so sites on the web that still use flash don't work. That is an issue with all mobile devices now though. You can't block unwanted calls. There is no app that allows you to do that as there is no app that is allowed access to the kernel thanks to MS protection Nazi's. As soon as my contract ends next year I am going back to G4. This phone is just locked down too tight.
Click to expand...
Click to collapse
Actually in the amber update that is now a built in ability to block both calls and text from specific numbers, though you have always had the ability to save a number and set a blank ringtone for it.
Most of the videos I play are either podcast or streamed via PlexApp both of which work great, and if not, you can always convert them using Zune, granted it is a bit of work.
Solarenemy68 said:
This phone is just locked down too tight.
Click to expand...
Click to collapse
That's what it makes it so fun fiddling with it!
dont forget about the wifi calling that t-mobile has.. while the other ROMs do not has it.
Since the Amber Update Gmail works fine, as does Google Calendar, both in the Native WP apps.
Get Metrotalk for Google Voice. It takes a few moments to configure but once you do it works as well as Google Voie for IOS including the ability to call from the App.
I too just switched from Android and I'm still on the fence. Most of the Apps I use are here but the are some near dealbreakers like Sirius/XM and my IP Camera app that are not present and probably never will be.
On the other hand, there are a lot of nice included features like SkyDrive and Nokia Pro Cam. Unfortunately, the choice is not clear cut. You have to figure out whats important to you.
I myself was hell bent on being a one device guy. Had the Galaxy Note and Note 2 so I'd have EVERYTHING all at once. Now with the Lumias (especially the 1020) getting such great cameras I may stick with Windows Phone. I do still have an Android Tablet though to get me by.
Then again, Sony's stuff at IFA like the Z1 or the QX cameras are so intruiging. Though, the Lenses won't work with Wndows Phone, or any phone bigger than 5 inches.
So, once again, I'm left scratching my head. Do I go back to the best all around device like the Galaxy Note 3? Or do I stick with the best camera? Or do I compromise, get a middling Android Phone like the S3 or Optimus G so I can slap one of the Sony QX lenses on it? So many decisions!

[Q] [HELP] Google Apps Device Policy Work Around?

Hey everyone,
This one really has me stumped. My work is finally moving it's email from Exchange to Google Apps for Business, and for many reasons at first I couldn't be happier. I signed on as an early adopter and have now realized I've hit a huge snag. I can no longer get email notifications on my device without basically giving my employer nearly full control of my personal device. They are requiring the Google Apps Device Policy and forcing a 6 character password to unlock my device, encryption, and permission to remote wipe, among other things. I just really don't feel comfortable giving them that kind of control over my personal device but I do need immediate access to my email to stay on top of things since I'm out in the field way more often than I get a chance to sit in an office. The mobile Gmail site works well enough, but not as well as IMAP support with push notifications would. When we were on Outlook, their policy was essentially similar in that you couldn't bring your own device, but I was able to find a nice app called Outlook Web Mail for Outlook OWA Web Mail which essentially logs into the webmail site and was able to present it in a mobile format and even offer notifications.
I guess what I'm looking for at this point is something similar. I'm hoping someone can suggest an app that, as far as the server is concerned, is just checking the mail from the mobile website but is presenting it to me in an app that is able to give me notifications, even if it's on an interval and not push. Does anyone know if such an app exists for Google Apps for Business accounts or is even possible?
If not, then I guess the next thing I would be looking for is a hackier workaround that can convince the server that I'm abiding by all the rules and still allow me to do whatever I want with my device. I realize this is riskier as far as getting me into trouble but I am rooted and familiar with flashing, Xposed Modules and whatnot (I was surprised my device was even approved with my root status and custom rom).
So sorry for the dissertation but I wanted to lay the whole situation out. I found other threads about GADP but they were more talking about device compatibility rather than a workaround/bypass for it. Anyone gone through something similar at their job? Any help would be greatly appreciated. Worse come to worse, the mobile site isn't the worst thing in the world considering that Outlook mess we came from. Thanks in advance.
My device:
Retail Verizon Note 3 rooted with SafeStrap running the latest Eclipse ROM
anyone?
Well is there any way to receive notifications from the mobile site? I think I recall a few years back when Google pulled sync support for iOS that some iPhone users had to do some shenanigans like this without push support and people used apps that were essentially browsers to check mail and provide notifications. Is there anything similar on Android? Or does it not exist since it's a niche concept? I just have a hard time believing I'm the only person with this problem.
If you want to just access emails, calendar, etc., try Touchdown. https://play.google.com/store/apps/details?id=com.nitrodesk.droid20.nitroid&hl=en
You will not use the gmail or google contacts/calendar app though.
Blis said:
If you want to just access emails, calendar, etc., try Touchdown. https://play.google.com/store/apps/details?id=com.nitrodesk.droid20.nitroid&hl=en
You will not use the gmail or google contacts/calendar app though.
Click to expand...
Click to collapse
That's for the reply. I'll give that a go. I've actually rigged it up so I still get notifications at this point through filters and auto forwards to my personal account. But something more native would be a lot better. Thanks again.
No further information on this thread?
I'm in the same situation with my company making the switch to google apps. They are enforcing encryption and non root'd phone. I have found that I can use IMAP to get my email, but my calendar is not found.
I have looked into just circumventing the checks....the only encryption solution i've found is some twrp/titanium back up so that you can at least easily recover systems after u've already been encrypted (not exactly a great solution).
As for the root access, ,the only solution i've found is with rootcloak (im not even sure if either of these solutions would actually work. I'm very much interested in a real solution.
Rootcloack didn't work for me, but that was 8 months ago. Try Touchdown, it's free for 30 days.
Try bluemail.
nomaanym said:
Try bluemail.
Click to expand...
Click to collapse
No luck for me. I appreciate the recommendation. I thought it was going to work when it went through my job's secure portal for setup but not such luck.
I'm looking for a way to do this as well.
I'm in a very similar situation and looking for the same workaround. Currently I'm able to use Edison Software's "Email" app to log in my corporate email account, but without the ability to receive notifications... which is a step better to endure the horrible mobile UI on gmail's website, but still would be better to have push notifications
Have you found any good alternative for gmail/hangouts/sheets without having to install "device policy"??
B1gC72 said:
Hey everyone,
This one really has me stumped. My work is finally moving it's email from Exchange to Google Apps for Business, and for many reasons at first I couldn't be happier. I signed on as an early adopter and have now realized I've hit a huge snag. I can no longer get email notifications on my device without basically giving my employer nearly full control of my personal device. They are requiring the Google Apps Device Policy and forcing a 6 character password to unlock my device, encryption, and permission to remote wipe, among other things. I just really don't feel comfortable giving them that kind of control over my personal device but I do need immediate access to my email to stay on top of things since I'm out in the field way more often than I get a chance to sit in an office. The mobile Gmail site works well enough, but not as well as IMAP support with push notifications would. When we were on Outlook, their policy was essentially similar in that you couldn't bring your own device, but I was able to find a nice app called Outlook Web Mail for Outlook OWA Web Mail which essentially logs into the webmail site and was able to present it in a mobile format and even offer notifications.
I guess what I'm looking for at this point is something similar. I'm hoping someone can suggest an app that, as far as the server is concerned, is just checking the mail from the mobile website but is presenting it to me in an app that is able to give me notifications, even if it's on an interval and not push. Does anyone know if such an app exists for Google Apps for Business accounts or is even possible?
If not, then I guess the next thing I would be looking for is a hackier workaround that can convince the server that I'm abiding by all the rules and still allow me to do whatever I want with my device. I realize this is riskier as far as getting me into trouble but I am rooted and familiar with flashing, Xposed Modules and whatnot (I was surprised my device was even approved with my root status and custom rom).
So sorry for the dissertation but I wanted to lay the whole situation out. I found other threads about GADP but they were more talking about device compatibility rather than a workaround/bypass for it. Anyone gone through something similar at their job? Any help would be greatly appreciated. Worse come to worse, the mobile site isn't the worst thing in the world considering that Outlook mess we came from. Thanks in advance.
My device:
Retail Verizon Note 3 rooted with SafeStrap running the latest Eclipse ROM
Click to expand...
Click to collapse
scorpienez said:
Have you found any good alternative for gmail/hangouts/sheets without having to install "device policy"??
Click to expand...
Click to collapse
Nope. It just doesn't work on Android. They gave me an iPhone (I asked for a Pixel ) when I got a promotion last year, so now I just carry 2 phones. That said, I haven't rooted in a while so I don't know what's happening in that front anymore.
I don't think there's a way to do what I was trying to do before. Sorry folks.
Me too...
B1gC72 said:
Nope. It just doesn't work on Android. They gave me an iPhone (I asked for a Pixel ) when I got a promotion last year, so now I just carry 2 phones. That said, I haven't rooted in a while so I don't know what's happening in that front anymore.
I don't think there's a way to do what I was trying to do before. Sorry folks.
Click to expand...
Click to collapse
I'm sorry to hear that. My educational institution's unlimited-storage Google account seems like the perfect match for this phone, but draconian MDM is a non-starter. Hopefully someone in the community does find a workaround at some point!
I have the exact same problem. I got a new personal phone which I was hoping I would be able to use Gmail and Google Classroom on for school but the device policy manager deactivates a bunch of my settings when i try it. The accounts just don't work without the policy manager, from the internet or the app. Do you think that if I were to speak to the school about it that they would be able to remove it? or is it impossible from their end due to the privileges they need over the account for security etc?
Thanks for your help,
Boxboy5
Blis said:
If you want to just access emails, calendar, etc., try Touchdown. https://play.google.com/store/apps/details?id=com.nitrodesk.droid20.nitroid&hl=en
You will not use the gmail or google contacts/calendar app though.
Click to expand...
Click to collapse
We're sorry, the requested URL was not found on this server.

[Q] Kids phone ROM/App

Are there any ROMs or Apps designed for use with a phone for kids in the 10-14yo range? I would like for my child to have a phone for emergencies and i was going to pass down my old one, but i can't really find much to lock it down with. All i have really been able to find are "sandbox" apps such as kids mode, kids place, or the like that allow specific apps, but disable all cell/wifi features. These are more designed for letting your toddler play with your personal phone, which isn't what i'm looking for. What i am looking for is to still be able to have cell/wifi, but include: Approved/unlocked apps. Disable the dialer and restrict outbound calls to a predefined, non-editable list. Limited or no marketplace access. Lockout on settings.
There are a lot of tablets that i have seen designed with kids in mind that do this kind of stuff and I've seen similar phones like Kajeet or Firefly, but that would require the purchase of a phone, which i already have and a separate plan. There's stuff like cheap flip phones, but that would still need to be acquired and I figure with all the fun stuff Androids can do they will make sure they carry it around with them.
there was once an app call kytephone.com that did exactly this, but they where only around for like 6 months and then shut down. while the app can still be found in some places and side loaded, its no longer on play store, but it required internet access and a login to launch. since they are shut down, you can't create accounts or login anymore so even a side loaded version is useless.
If it could be done with separate apps to lock down stuff, that would be good too. I know the play store has content filtering and PIN for purchases, there also seem to be plenty of child friendly browsers out there for web filtering, and i could use app lock to lock out settings, but the difficulty i found was with the contact list and dialer.
I would prefer to stay with the stock ROM to keep T-Mobiles wifi calling, but if there's a custom ROM for this, that would work also.
Any thoughts, ideas or suggestions?
Thanks.
Howdy. I realize that this is almost 10 years old but - did you find anything? (fingers crossed).
Thanks!
J

How to flash different software onto a ZaapTV [HD509]

Hello all, I have a Zaap TV HD509 Android Box that was purchased a few years ago. Unfortunately this company was a scam and basically now forces you to pay a subscription fee, otherwise you can’t reallt use the box. When I turn the box on, I’m not able to see an “apps” area. The only way for me to see what apps I still have on the USB stick/SD card in the box is by going into the settings but I can’t launch the apps from the settings. Because of this I can only launch the 4 apps that have custom buttons on the remote control, such as YouTube and plex.
Anyways, I have used my brain for hours to think of a way for me to get Kodi to launch since I know it is installed because I can see it in the settings, but I came to the conclusion they purposely set it up this way so that I would cave in and pay their $150 yearly subscription . I know there are other ways for me to use Kodi but for reasons that aren’t relevant to this question, I specially want it on this android box. So I did some more googling and I come across a post on these forms, specially a reply by the OP to a comment left on his thread: https://forum.xda-developers.com/showthread.php?t=2257331&page=26
I’m not sure if the OP was telling him that he can do that to make the ZappTV work, and if he was, I’m not very skilled and I have no idea how I would go about any of this. I just want to flash firmware onto that zapptv android box so that I can actually use the box, without The company blocking my box. Thank you s o much in advance if anyone is able to help me out
I have the same here, I would suggest you pay 1 month to watch subscription, then you can access the box.
install custom app store from the web browser.
install new launcher special for TVs from your choice, and make it your default launcher. then you can start your box every time even when the subscription is expired.
install perfect player for IPTv, and make another subscription with other providers from your choice.

Categories

Resources