Hello, XDA-Developers!
Basics: I'm looking for someone who can develop an Android app. It needs to be a simple application to fetch pages from a web site from a phone-friendly interface. It's intended to be a companion to the web site to enable easier access.
Background: I run a gaming website, gameshard.net. We're doing ok, and in order to reach out to new users and make it easier for users to access the site, I want to develop an Android app. But I have no android development knowledge at all. So I'm looking for help!
The Specifics: The GameShard.net app should be a simple, clean app designed to let users access information on the website through a touch-friendly interface. Specifically, users should be able to access the latest news, our library of reviews, features, and their profile (and inbox) from the device. The closest similar example I can think of for reference is the Eurogamer app for iOS. The app will be free, so incorporating adverts in a non-intrusive way would be welcome.
I leave it to the developer to decide what the easiest way to do this would be. It might be that the app could be a simple launcher for a custom iOS version of the website, or perhaps it would be better to fetch the data in a different way- I'm open to your ideas! And I'm willing to pay for your time, of course.
So, thats my pitch! Please let me know if you have any questions, and if you're interested in working on this send me a message.
Related
Hey guys/gals, the folks over at android forums sent me to bug you guys about my endeavor, so if i am annoying, blame them . Also loved the registration video and there were no results of forum posts when it came to robotics.
"Just picked up my new Acer A500 yesterday and have been playing with it just a little bit. It has the unupdated 3.1 OS (honeycomb I THINK). So i have a few questions but first let me explain my purpose for the tab and my background.
My purpose for the tablet is for my Masters project, to interface it to a IOIO (pronounced YOYO) controller board in for motor and senor control. The IOIO is an android driven device hence an android tab. Also the tab is going to the the brains and face of a telepressence robot i am building. My background in mobile devices is windows mobile (forget the version) which i did not mod very much and my IPHONE 3GS which i have jailbroken and modded for my amusement. I also have a background in C# and VHDL but not so much in mobile application development (which i suspect should not be too difficult to pick up)
Now on to some questions. I plan to root this just to have root access but is there any other benefit such as an underground app store. My favorite is book access such as stanza. Can i host a web server on the tab or will i have to remote into it using some other utility? And i thought i had another question but i think that will do for now. Anyways thanks for any help and i look forward to future interaction."
SD
Regarding root, some apps need it. For instance, the advanced features of Titanium Backup or AdFree. As for setting a server, I am using File Expert, a file manager with some cool options (including root access) that also allows http and ftp sharing of files to and from the tablet. I am sure there are other apps with similar functionality.
superdave14 said:
I plan to root this just to have root access but is there any other benefit such as an underground app store.
Click to expand...
Click to collapse
You don't expect anyone to answer that with a link, right? You can install whatever apk you want with or without root on your own risk. The benefits of rooting have nothing to do with stealing of applications. You simply get r/w access to the filesystem.
Sent from my A500 using XDA Premium App
No need for an "underground" app store. You can use the regular Google Market, Amazon App Store, AppBrain, and GetJar to acquire and install applications.
If you are writing one yourself, then merely compile it and package it appropriate for the Android OS and you can install it without a market as long as you enable "Unknown Sources (Allow installation of non-Market applications)".
Thanks, I have never used the android device before so i was not sure of the actual restrictions the OS has as far as modifications compared to the Iphone, which is what i'm use to. If i offended anyone as far as the thinking i'm looking for free apps, i apologize. I'm more interested in direct access to the accelerometer, 6 axis gyroscope, and compass for instant feedback for my robot navigation system, as well as setting up either web server or remote capabilities to motors and functions through the device. It's all about what type of control and feedback i can gain from root versus not rooting. As well as tethering my iphone to it for greater bandwidth range, when WIFI is not available or weak.
Again any info regarding this type of information would be great.
superdave14 said:
Thanks, I have never used the android device before so i was not sure of the actual restrictions the OS has as far as modifications compared to the Iphone, which is what i'm use to. If i offended anyone as far as the thinking i'm looking for free apps, i apologize. I'm more interested in direct access to the accelerometer, 6 axis gyroscope, and compass for instant feedback for my robot navigation system, as well as setting up either web server or remote capabilities to motors and functions through the device. It's all about what type of control and feedback i can gain from root versus not rooting. As well as tethering my iphone to it for greater bandwidth range, when WIFI is not available or weak.
Again any info regarding this type of information would be great.
Click to expand...
Click to collapse
Have a look at the sdk. You don't need root for the things you intend to use your tab for. Root is needed if you need to modify the filesystem and you don't. You aren't helping yourself with thinking in the ios box. Android is much more open and thus much more friendly to the developers. All google apps are created using the same sdk that's available to us all, so if they can do anything, we can do it too (or at least we have the means to do it). There are some good examples in the sdk too, that can really help you to understand the means of reading sensor data. If I remember correctly, you had some C/C++ background, so it might help you to look as the ndk too.
Sent from my A500 using XDA Premium App
Android is much more open that the iOS, if you have a basic linux background, you can apply it here too. Rooting allows you to edit the filesystem, the equivalent of being able to write to the c:\windows and c:\program files folders. Occasionally, you may need it, but for most applications, you don't. The SDK is pretty powerful and its tutorials are quite comprehensive, with a little studying, you should be able to write an app that extracts the information you want. In general, Android app development is quite open and flexible.
As for the underground app store, there are many free apps in Google Market. Angry Birds and AdFree for instance (this is just to show that not just second rate developers offer free apps). Also, Amazon has a marketplace and they occasionally have offers for free or very discounted apps. In general, if you need an app, there is probably a free version that is supported by ads, or a lite version you can try before buying the full thing.
Just buy the Iconia tablet already.Erica promises you will love it..
Giggles.
Hello,
I'm new here and just starting to dabble with Android app development.
I've installed android studio and began playing around with it making a few Activities just to try it out and begin building my knowledge. I want to make an app where users will need to authenticate then pull data from a server (via an API). I followed this guide (google how-to-build-mobile-app-with-app-engine-backend-tutorial to find, can't post link) to add the app engine backend to it, but I couldn't finish it because I couldn't find the RegisterActivity so I decided to take a break and come ask here.
I'm very new to this, trying to warm up to the Android activities/layouts/things so I'd appreciate it if someone could link me some tutorials or guides on setting up a backend that will be able to interact with my app to perform things like registering, logging in and fetching data? Instagram would be a good example (I'm not making a photo sharing app but the functionality in terms of signing in then fetching your photos from the feed is a similar idea of what I want to do).
I have solid knowledge in web development languages and Java but am still trying to grasp this all.
Thanks for any and all help!
Daniel
I have a free application published on Google Play. I want to add some new features and ask users to 'pay' for them with Facebook shares or tweets.
Scenario:
1. User updates application
2. New features are available in settings but they are not active
3. To activate feature user has to share information about my application on FB or on Tweeter
4. Only if sharing was successful feature will be available to the user.
For me it seems like a good idea to spread information about application in social media... however I can't find any 'out of the box' solution (library or code). Is there any?
Has anybody tried this approach and was it successful?
Also I'm trying to find out if this method is compliant with Google Play policy. I've read play.google.com/about/developer-content-policy.html with great care but I didn't find any clues. Has anyone got any policy violations emails from Google after implementing this method?
Maybe you can find something in the Facebook API.
have ebinks
What do you use to code? There's tons of assets for Unity that'd do what you're trying to do.
Clem_Superhippo said:
What do you use to code? There's tons of assets for Unity that'd do what you're trying to do.
Click to expand...
Click to collapse
I'm not using Unity but develop my app in 'pure' Android SDK.
Just found this library: http://www.codeproject.com/Tips/457153/How-to-integrate-Facebook-Twitter-Linkedin-in-Andr
It looks promising so I'll give it a try.
You mean reward users for posting on Facebook or any social share, sure I dont think its that hard,
just everytime a user presses on the Share button add some coins to him ingame, you can also make
alot of money if you reward useres for watching a video ad in your game like a Vungle ad.
Hello there!
Let's say I'm developing a web app targeting a specific group of people. I know their goals, their interests and their needs. I want to upsell them relevant services, products and apps, with entire experience natively integrated in my app interface.
So I need reliable mobile ad networks providing JavaScript or some kind of REST API, so I could just request product image, advertising text and referral link, and then mind my own business at displaying them inside the app correctly, without any need to install jar plugins and registering mediators. And then be payed by CPI/CPA.
Any idea what networks are the best in that regard?
(I'm using Intel XDK btw)
Vincent Pride said:
Hello there!
Let's say I'm developing a web app targeting a specific group of people. I know their goals, their interests and their needs. I want to upsell them relevant services, products and apps, with entire experience natively integrated in my app interface.
So I need reliable mobile ad networks providing JavaScript or some kind of REST API, so I could just request product image, advertising text and referral link, and then mind my own business at displaying them inside the app correctly, without any need to install jar plugins and registering mediators. And then be payed by CPI/CPA.
Any idea what networks are the best in that regard?
(I'm using Intel XDK btw)
Click to expand...
Click to collapse
can you just put google adsense ads? i've been wondering what is wrong with doing that?
Curious to see what the answer for this as well, have definitely seen this question pop up a few times.
Adxmi use API integration
global ads network Adxmi use API integration.
API integration available
I got API integration as I wanted from Adcash. Guess API is most common choice, at least in my comm. circle
Please take a look at Hyper native ads API for app developers.
Our solution will cover your needs for sure.
Good evening - I'm a long time lurker at XDA and have gleaned a lot of useful information from this site, so thanks for that.
I have a client who is looking to build prototype for a device containing only one app, for a very young market, which will be the only app runnable on the device (think a smartwatch tamagotchi) - the priorities are that there's bluetooth, wifi and an accelerometer fully accessible to the app, and that the watch be relatively cheap. Now, while I've been a developer and sysadmin for a number of years, this is my first Android or wearable project, so I wanted to see if anyone had any useful tips on approaches to take, and devices to try for this prototype. (Also, I know the idea of locking down a device like this might be an anathema to people posting here. See this as an academic exercise in what's possible.)
As far as the approach goes, it seems to me I have a few options:
- Get a watch already running Android Wear, develop the app using Google's APIs and see if I can the modify the OS to boot into a single app.
- Get a (probably cheaper) watch which I can then flash with a ROM built by someone else, but will still allow me to access the accelerometer, then lock this down
- As above, but build my own ROM, containing only my app.
As far as devices go, we've had a look at some £20 Chinese wonders with MediaTek MT2502 chips, but I couldn't see how I'd get into them to flash a new ROM and I could't find anyone here using the same model. I've been looking at the MOTOACTV, which I see has many fans, but am also quite happy to consider other (particularly cheaper) alternatives, as long as I'll be able to develop something for them, get to the accelerometer and eventually send data to a server.
Sorry for the long post. Any advice?