General :: Open Source - Holo Port To Android 1.x And 2.x
Mar 13, 2012
Here is my contribution to Android and the Open source..
I just wanted to share my Holo Theme port to Android 1.X and 2.X. This port is fully compatible with ActionBarSherlock and should be really easy to install.
Circle me: [URL] ......
Market (Google Play) link: [URL] ......
For me on Github: [URL] ......
View 7 Replies
Apr 13, 2010
RED 5 video server on Android mobile phone. Is there any Open Source port project? So like simple opensource live Camera Video Audio encoding to FLV... I need such Opensource project to create Android live video streaming client for my server (I want to encode video on clients into FLV)
View 2 Replies
View Related
Feb 28, 2013
I downloaded the app called port forwarder from the playstore and I tried forwarding 3074 udp and tcp I set the incoming port as 3074 and port on target device as 3074. I set the target device to my xbox ip and ive tried every interface and still no open nat. i am using my phone as a hotspot to connect to xbox live and I have a strict nat and I cant connect to some of my friends who also have strict or moderate nat so I really need to open my nat the connections fine no lag really just really need an open nat. Ive seen one of the reviews in the play store for port forwarder says they managed to get open nat for xbox live using it but im unsure wether it doesnt work on my device/my network blocks it.how to use this app to get open nat on xbox live?
View 1 Replies
View Related
Jan 19, 2014
I recently became acutely aware of how dependent I am on Feedly when it went down for my a couple days ago.Are there any good community driven open source RSS applications available?
View 3 Replies
View Related
Feb 14, 2014
I am looking for the hp slate 21 open source kernel. I want to modify the kernel image to change the power_start from 0 to 1 so the tablet can boot when the tablet is plugged. How to do it or has the open source kernel that would be great.how to unpack the zImage kernel for the hp slate 21.
View 4 Replies
View Related
Mar 9, 2013
Within all the call recorder app available on the play store, which one has fulfill your needs ? One of them is open source ? I don't know which one to choose and there are no reviews about it...And I heard that a lot of these apps record only mic and not the other voice during the call.
View 7 Replies
View Related
Aug 12, 2013
I wanna compile Mokee Open Source for i9305, how i can with the guide of bbs.mfunz.com?
[URL]
View 1 Replies
View Related
Nov 2, 2013
I know you can get OTA updates on a custom ROM via rom manager but its proprietary. Are there any open source solutions to OTA updates on custom roms?
View 4 Replies
View Related
May 14, 2012
Is there a CM9 theme, which changes original ICS blue elements to white, without changins icons and other things(much like this, this, this or this one)?
I'm using Samsung Galaxy S II with latest CM9 official nightling.
View 1 Replies
View Related
Oct 27, 2013
I have installed apk its name is holo launcher i have updated my android galaxy y dous gt-6102 to ics by holo launcher .Now i want to delete this apk and back to my original android system.
View 1 Replies
View Related
Oct 16, 2013
I am looking for more lockscreen holo target icons for cm 10.1.3 but cant find anything with a proper icon size! every icon i tried looks small.
View 4 Replies
View Related
Dec 29, 2009
I haven't seen many open source android apps yet. Can I make my app gpl open source just like that? Or do I have to include legal statements regarding the Android code that my app is using?
View 3 Replies
View Related
Jul 18, 2009
I was developing an app which need to open serversocket.
But, when i open one on poet 80, this throw a BindException :/ iven with the INTERNET permission. Open on other port work (ex: 8080).
Does this mean android not allow me to use this socket?
View 3 Replies
View Related
May 10, 2013
It seems like such a simple thing...it can be done system-wide by editing the framework file, but it seems like using the CM Theme Engine would be much nicer.
Is there any such theme, which is just Holo Light (or Holo Light with Dark Action Bar)?
View 9 Replies
View Related
Apr 18, 2013
I was modding holo launcher to give it a whole new look....
I changed name in the strings.xml
Code:
@string/application_name
Changed Icons and animations...
I used all apk tools available from
1. APKTool
2.APKMultiTool
3. APK Manager
But while recompiling I get a hell lot of errors....
What to do?
I recompiled many times still errors
View 4 Replies
View Related
Jan 27, 2010
Where is the best place to host an Open Source project for an Android app? I am thinking about setting my app eTools free into an open source license. I want to know the best place to host that project. I will probably go with code.google.com but wanted to hear what others have done.
View 2 Replies
View Related
Dec 7, 2013
Any android emulator open source code. I need to slightly modify it for my task.
View 2 Replies
View Related
Feb 13, 2012
I am currently working on an open source collection of Android APIs that will be collected into a toolkit. Essentially, this toolkit is intended to ease coding pains for developers by simplifying things such as network operations, file operations, etc..
I already have a bunch of things planned, such as PHP POST and GET operations, POP3, IMAP, and SMTP operations, File management operations (creating files, downloading files, parsing files, etc...). What other kinds of operations do you all think could be simplified or even just want an alternative to?
View 9 Replies
View Related
Aug 5, 2010
How can I open a specific port in android? I have a server socket but the connection is rejected because the port is closed.
try { ServerSocket server = new ServerSocket(2021);
Socket client = server.accept();
} catch (Exception e) {
// TODO Auto-generated catch block a = false;
e.printStackTrace();
}
View 2 Replies
View Related
Oct 28, 2009
Could any one tell me how to get open source eclair code. Or is it available for public to download.
View 4 Replies
View Related
Feb 11, 2010
As a thesis for my graduation I'm going to start an open source project: My idea is to port a complete set of mathematical libraries to Android, to perform numeric and symbolic operations, in the form of a programmable calculator like matlab or sage. I want to release this project under GPL, because I believe that ideas need to be free to work, but I also know that i will spend a lot of money to buy multiple device to do debug and fine tuning. I thought about selling the prepacked app on the market for 0.99, while giving the source to compile on the site for free. It would be like a small tax on laziness. What do you think? How do you think I could fund this project?
View 2 Replies
View Related
Sep 1, 2009
does somebody know site(s) with open-source games for Android?
View 2 Replies
View Related
Apr 19, 2009
Currently we are working on a free and open source NFC software implementation. The hardware requirements are only one (low-power consuming) chip and an antenna. The corresponding API and software is mostly developed and already working on several NFC devices out there.
View 2 Replies
View Related
Jan 12, 2010
Today is quite a big day to me. After all the work, studies and sleepless nights that I've been through, I've decided to share all that with the community opening the source of Phonebook Sharing. We have been chosen by the Android powered users as well as by Google as one of the ADC's Top 20 Social Networking applications. This application explores and makes use of many many features available by the platform (Android 1.5 / 1.6) as well as custom components/features that the platform does not provide yet, such as ListView pagination. Not just the Android client but also the J2EE server, I've made available quite a few interessting things such as Video Streaming and EJB3 stuff. I've also built a fake server that responds to all the request events made by the android client therefore you will be able to run client/ server and see how the communication goes. I'm still wrapping up the project building some documentation on our Wiki section.
View 2 Replies
View Related
Jun 22, 2010
I need to use some open source code with GPL3. As usual I don't want to open source code for full application.
Now what I understand is if I make two separate process one with my main application code and other as a service or something with Open source library then in that case I have to open source code only for the other one.
Now the question is what is the best way to do so in Android. Suppose My Main App is A Open Source code is B. So A will give some data to B. B will process this and sends data back to A. B may not need to have any UI.
1. Is it possible to install 2 seperate applications / processes from one APK? 2. What is the best way ?Should B be a service? How will be the communication between A and B ? 3. Is it possible to run/call B from A?
View 22 Replies
View Related
Dec 20, 2011
I'm wondering what is your take on the best open source SMS app? I'm getting sick of developing off of SMSPopup... is there any other ones that are better?
View 2 Replies
View Related
May 1, 2009
Just wondering how folks are publishing to the Market. Is there an open source reader program/application I can use to encode a book to a specific format then upload it to the Market? How does Android ensure that there isn't a copyright violation going on?
View 2 Replies
View Related
Sep 7, 2010
Trying to build Android open source project on Ubuntu 10.04 (on VMware Player).
I followed the instructions at this link (and it said to use sun-java5 JDK 1.5 which takes some fishing to find for Ubuntu) -
http://source.android.com/source/download.html
Got 299 compile errors. Wondering if the direction to use JDK 1.5 is out of date? Some of the errors are as follows (and many similar) -
CODE:.............................
View 3 Replies
View Related
Mar 26, 2013
Basically im looking to make a type of "search and opens a custom page" type app, such as when you type in a word (maybe adding in suggestions to what you are typing) , and when you click the word you desire, it opens a page made by myself with data on it.
I found an opensource of a dictionary, sounds lame, but it's a generally close idea to what i would like to create.
My question: What part of this code would i edit? and what exactly would i put at that location? also, how do I create a custom page for it to go to when it click the said word ?
[URL]
View 8 Replies
View Related
Jul 20, 2010
I give up how do you slide the usb port open on the Captivate?
View 2 Replies
View Related