Need a dev for a simple custom KIOSK rom - Android Q&A, Help & Troubleshooting

hi, i have an android app that is installed on certain devices. I tried different kiosk app but none is really working so i want to hire a dev to make a simple rom as a KIOSK, where the user will be only able to open my app.
If the device gets rebooted or powered it will launch my app and won't allow to do anything else outside the app.
Who is available for such job ? contact me please

Related

Alternative Market?

I've got a simple question that perhaps somebody could answer. I know that there are some alternative markets available on the net...some of which look exactly like the android market. I was curious to know if there is some kinda open source project (or the like) for a custom alternative market.
The reason I ask is because it would come in great handy for my business. We have a few in-house apps that are currently distributed to managers as APKs via email. It would be great if we could have a central market for which managers can update our apps from as opposed to manually sending them out, at which point they must be installed manually.
I thought I saw something a while back about some type of market framework, but now I can't find any reference to it.
Any information on this subject would be greatly appreciated!
Sent from my HTC Magic using XDA App
I'm not sure that I've understood completely what you meant, but you can check out Handster or the new Facebook-based Market - ESDN.
I think he is thinking of an app that would allow him to distribute apks to "in-house" business phones.
There are lots of "market-like" apps out there - SlideME, Amazon Appstore, Handster, etc. I haven't seen or heard of any market software that is open-source, however.
Alrighty...I guess it was worth a shot. Though it would be pretty cool if something like that existed. Thanks for the replies guys.
PutterPlace said:
I've got a simple question that perhaps somebody could answer. I know that there are some alternative markets available on the net...some of which look exactly like the android market. I was curious to know if there is some kinda open source project (or the like) for a custom alternative market.
The reason I ask is because it would come in great handy for my business. We have a few in-house apps that are currently distributed to managers as APKs via email. It would be great if we could have a central market for which managers can update our apps from as opposed to manually sending them out, at which point they must be installed manually.
I thought I saw something a while back about some type of market framework, but now I can't find any reference to it.
Any information on this subject would be greatly appreciated!
Sent from my HTC Magic using XDA App
Click to expand...
Click to collapse
If you wish, you can try this..
http://www.filesonic.com/file/1149960741
While that is an alternative market, it's not exactly what I was looking for. I'm looking for an open source alternative which would enable me to use my own repository.
I think my search has ended though...I came across an open source project call aptoide:aptoide.com
It does enable me to setup my own repository, and I think that's what I'll be going with.
Interesting... looks like I'll be adding a new element to my primary source server as well.
An alternative would be to use dropbox and allow your people to sideload the apps. The phones would have to be provisioned to do so, however.
AppBrain is real good.
Aptoid and apktor - google for them.
Aptoid.com have a php script to generate xml file for android clients, but somehow it did not work for me.
See aptoid.com server section.
Im thinking about python script, but i dont have any programming skills
Dude just go to blapkmarket.com
Thats it. Your problems are solved
Sent from my GT-I9003 using xda premium
Questions or Problems Should Not Be Posted in the Development Forum
Please Post in the Correct Forums
Moving to Q&A
I recently discovered (and published an app on) moborobo market. It looks interesting.
Another recent market I tried is opera market.

Found this system process running. Is this a china embedded virus..

It's its called data gospel
I put this it in Android system hacking feel free to move it around any other place. But this service showed up as a system service
data_gospel
then I've dug a few more details about it
And the name showed up very suspicious.
Does anyone have a clue what what this thing does.
needless to say for the time being I am disabling this
See the attached screenshot
Sent from my JY-S3 using XDA Free mobile app
data_gospel app removal
Hi, I found data_gospel showed up as a threat when I scanned the phone with ESET security. I used System App Remover from the Play store to delete the app and the phone works perfectly well without without it!
[/B]
sieger007 said:
It's its called data gospel
I put this it in Android system hacking feel free to move it around any other place. But this service showed up as a system service
data_gospel
then I've dug a few more details about it
And the name showed up very suspicious.
Does anyone have a clue what what this thing does.
needless to say for the time being I am disabling this
See the attached screenshot
Sent from my JY-S3 using XDA Free mobile app
Click to expand...
Click to collapse
These types of things are normal for China based devices. They have things built in that allow them to monitor what people do with their devices. Just something you will get used to if you buy devices from China.
it's a similar or sometime worse deal from US based cell phones. example there is a process called Google backup transport or something like that and another one that is so nice specific called g a proxy that stands for Google Analytics proxy and both these processes connect to Google servers to transmit your data everybody wants to be big brother watching over you
but the Chinese ones are very surreptitious and hard to detect if they come embedded along with the stock OS which does not report them as being Malware

App not allowing me to sign in due to custom rom

Hi everyone,
So the company that provides the TV channels in my country (like the cable companies in the US) has a streaming service that streams most of these channels online to phones, tablets, computers.
The problem is that their app is, according to them "not supported on hacked devices". Just so we're clear, we're talking about Android here, and hacked = root/custom rom, which this stupid company considers illegal. In some devices, they check both root and custom rom, in some only one of them, and in some the app will work even if you have both. For example, on my Nexus 4 the app worked with stock rom that was rooted. Now that I am running a custom rom, trying to hide root using various apps does not work. So obviously the problem, with my device at least, is running the custom rom.
I'm currently learning Java & Android development and have decided to use the little knowledge that I have to try to find the lines of code responsible for this idiotic check.
I looked up many tools for decompiling apps and have finally found a good one, called JadX.
http://androidcracking.blogspot.co.il/2014/03/jadx-dex-to-java-decompiler.html#links
This decompiler is excellent, but gives me a scary amount of code files to look. Even so, trying to search all of them (JadX has that functionality) for the code that checks for root/custom rom has turned up nothing. I have also tried to search for the message they give me when I open the app (about hacked devices not working) but I found nothing, again.
One more thing - a developer that also tried to solve this problem said he traced the problem back to DxDrmDlcCore. I searched it, found it a some class, but not sure what to do now (delete the entire class and recompile?)
Can someone here direct me towards what I need to be looking for?
OR
Is the solution really simple, such as editing my build.prop? Someone suggested it once, but did not know what lines to edit.
If someone is ready to step up to the challenge, I can upload the apk.
Thank you!

Custom app store

Hi,
I would like to add custom app store and be able to install apps remotely (e.g. make HTTP request to Android device to trigger app installation). Where would I start?
I found https://f-droid.org, which looks pretty much what I need.
Has anyone had any experience with using it?

How to Convert Website into Android App

Is there any way to convert website into android app? I have a website carpet cleaner picks and I want to make an app as well. What I want is complete website must be converted into android app? This is something called webview or something like that if I am not wrong.
There have been dedicated apps for that, which in time lost functionality.
You can fiddle with the Sketchware app https://play.google.com/store/apps/details?id=com.besome.sketch which is a very simple visual programming app for Android, and put together an app which opens a webview of your site. You can build anything on that even without being a programmer.
See what I did with the website of our scientific society (and I'm no programmer at all): https://play.google.com/store/apps/details?id=com.debernardis.SITD_in_tasca
EDIT: unfortunately Sketchware, last version, has new problems with showing webviews. Until they fix that, my solution is unfeasible. Already built apps are still working.
debernardis said:
There have been dedicated apps for that, which in time lost functionality.
You can fiddle with the Sketchware app https://play.google.com/store/apps/details?id=com.besome.sketch which is a very simple visual programming app for Android, and put together an app which opens a webview of your site. You can build anything on that even without being a programmer.
See what I did with the website of our scientific society (and I'm no programmer at all): https://play.google.com/store/apps/details?id=com.debernardis.SITD_in_tasca
EDIT: unfortunately Sketchware, last version, has new problems with showing webviews. Until they fix that, my solution is unfeasible. Already built apps are still working.
Click to expand...
Click to collapse
Ok, That is good. Thanks for this. Now, I can have an app of my website portable carpet cleaners

Categories

Resources