Affichage des articles dont le libellé est application. Afficher tous les articles
Affichage des articles dont le libellé est application. Afficher tous les articles

mardi 18 mars 2014

(APP) Stock 4.4 Sms Application Working On Note 3 topic




Hello¡ guys want to share this with you,
the stock sms application of android 4.2, 4.3, 4.4...
is a simple modification but worth it
the steps are:

1-With a root browser copy your stock SecMms.apk (and SecMms.odex if there) and paste in a safe place (SdCard) in case something goes wrong

2-Download the attached zip

3-Flash via Cwm/twr Recovery

4-Reboot and enjoy


*If you are on a odexed rom and not working try to rename the file SecMms.odex to SecMms.odex.bak and reboot*
**I'm using it now on Dr Ketan K4 rom and work perfect**
***and more to come..***

If you like remember to thank








Attached Thumbnails


Click image for larger version<br/><br/>Name:	Screenshot_2014.png<br/>Views:	N/A<br/>Size:	152.4 KB<br/>ID:	2637105
 











Attached Files





File Type: zip Stock_SMS_4_4_by_DjZero86.zip -
[Click for QR Code]
(1.11 MB)









lundi 10 mars 2014

What Application Server are you using? topic




On 10.03.2014 18:26, Robert Hutchings wrote:

> With the last iteration of Oracle Glassfish in 2014, will JBoss or
> Jetty pick up that space? Is WebLogic Oracle's "go to" App Server
> now?


There was recently a survey done which also covered application containers.

http://www.infoworld.com/t/java-prog...-java-8-237462

Kind regards

robert





dimanche 9 mars 2014

Nokia X Support sd Card Application install? topic




Does Nokia x Support Installation of application in micro sd card???:rolleyes:





[Q] MTP Application 1.0 APK topic




Hey guys! So I successfully managed to root my Galaxy S Advance running stock 4.1.2 Jellybean (Italian firmware I9070XXLQL) and installed SuperSU and TitaniumBackup. I was uninstalling unnecessary bloatware using a couple of lists made by other forum members. One of the apps I deleted was called MTP Application 1.0 (I think?) because it is only required for connecting to a computer via Kies and I don't use that anymore (Android File Transfer all the way!) But now my phone does not get recognised by AFT at all. Unfortunately I'm a klutz and forgot to make a backup of the application before deleting so now it cannot be recovered. Can someone possibly provide me with the APK? It is a system application and I have granted root access to ES File Explorer. Just need the application itself. Thanks!

Edit: I've already searched online and can't find the APK anywhere on the Internet.





jeudi 6 mars 2014

Playing sound on a console application :c topic




Since i'am going to make a rpg game for practicing what i've learned so far,before i move on...
I'm trying to put a BGM on my "game",searched everywhere,and nothing seems to work,so yea...i think someone here can help me

this is the presentation menu, it is inside "main()" just for now....
this is what i found to put a BGM


Code:


#include "stdafx.h"
#include <iostream>
#include <Windows.h>
#include <cstdlib>
#include <ctime>
#include <mmsystem.h>
#pragma comment(lib, "winmm.lib")

using namespace std;

int main()
{
    PlaySound(TEXT("mm.wav"), NULL, SND_FILENAME | SND_ASYNC);

    system("COLOR 01");
    cout << "              ###################################################" << endl;
    cout << "              ##                                              ##" << endl;
    cout << "              ##                                              ##" << endl;
    cout << "              ##                                              ##" << endl;
    cout << "              ##                                              ##" << endl;
    cout << "              ##            Pequena Adventures V1.0          ##" << endl;
    cout << "              ##                  Coder: Tyrr64.              ##" << endl;
    cout << "              ##                                              ##" << endl;
    cout << "              ##                                              ##" << endl;
    cout << "              ##                                              ##" << endl;
    cout << "              ##                                              ##" << endl;
    cout << "              ##                                              ##" << endl;
    cout << "              ##                                              ##" << endl;
    cout << "              ###################################################" << endl;
   
    cin.get();
    return 0;
}


I've installed the WDK since i did not found winmm.lib on my computer

everything compiles fine,but the musics does not get played,so... where is my error?
//i'am using VC2013 ultimate....
Thanks!





lundi 24 février 2014

Application manager cm9 topic




Hi
I want change text color in setting.apk on cm9 . I edit style.xml to use holo white, it s work, but I have problem witch applications manager. I find manage applications item in layout. I try add black color but it s not work.
Maybe somebody know where is this color declared.
Thanks

Wysyłane z mojego LG-E400 za pomocą Tapatalk 2








Attached Thumbnails


Click image for larger version<br/><br/>Name:	uploadfromtaptalk1393235718540.jpg<br/>Views:	N/A<br/>Size:	14.8 KB<br/>ID:	2597670
 
















dimanche 23 février 2014

[APP][2.3+] SmsChatHeads: An Alternative application for Android SMS topic




Hi

I would like to represent an application which I published on Google Play. It is an SMS application that uses "chat heads" known from Facebook.


Posielajte sms rychlo a jednoducho pomocou SmsChatHeads!!

Send sms quickly and easily by SMSChatHeads!

Features:
- Keep sms conversation by floating windows even if you are using other apps.
- Supported chat heads
- Change the color of sender and receiver
- Favorite contacts
- Swipe Call








Google play:https://play.google.com/store/apps/d...smschatheads.l
Google+ : https://plus.google.com/communities/...28834379816819





[APP][2.3+] SmsChatHeads: An Alternative application for Android SMS topic




Hi

I would like to represent an application which I published on Google Play. It is an SMS application that uses "chat heads" known from Facebook.


Posielajte sms rychlo a jednoducho pomocou SmsChatHeads!!

Send sms quickly and easily by SMSChatHeads!

Features:
- Keep sms conversation by floating windows even if you are using other apps.
- Supported chat heads
- Change the color of sender and receiver
- Favorite contacts
- Swipe Call








Google play:https://play.google.com/store/apps/d...smschatheads.l
Google+ : https://plus.google.com/communities/...28834379816819





[APP][2.3+] SmsChatHeads: An Alternative application for Android SMS topic




Hi

I would like to represent an application which I published on Google Play. It is an SMS application that uses "chat heads" known from Facebook.


Posielajte sms rychlo a jednoducho pomocou SmsChatHeads!!

Send sms quickly and easily by SMSChatHeads!

Features:
- Keep sms conversation by floating windows even if you are using other apps.
- Supported chat heads
- Change the color of sender and receiver
- Favorite contacts
- Swipe Call








Google play:https://play.google.com/store/apps/d...smschatheads.l
Google+ : https://plus.google.com/communities/...28834379816819





[Q] Unknown error code during application install:24 topic




Hello
I've seen answers from quite some time ago (like this :http://forum.xda-developers.com/show....php?t=1992241 ), and I'd like to know if there's a new/ more relevant solution.
I get this "Unknown error code during application install: "-24"",
Is there a way to fix it without a Factory Reset or Root?
Thanks!
Alon





[Q] Unknown error code during application install:24 topic




Hi, noob here :)
I've seen answers from quite some time ago (like this :http://forum.xda-developers.com/show....php?t=1992241 ), and I'd like to know if there's a new/ more relevant solution.
I get this "Unknown error code during application install: "-24"",
Is there a way to fix it without a Factory Reset or Root?
Thanks in advance!
Alon





vendredi 21 février 2014

Missing application of Camara topic




I updated my xperia T with these instructions http://forum.xda-developers.com/show....php?t=2647459

But what I did not see the application of the camera

Any way to install the application?

Thanks and sorry for the English Google T





[XAP] Any application launcher topic




There is simple, but usefull tool, able to launch any application, script, or other shell directive.

Using:

1. Rename UniLaunch7.xap to YourOwnName.zip
2. Edit zipped WMAppManifest.xml file:
- replace all occurences of string "UniLaunch7" by "YourOwnName"
- replace line "\Windows\calc7.exe" by your wanted exe, batch, or Mortscript full filepath (see my other threads about console and Mortscript).
3. If you want, replace ApplicationIcon.png by your own icon picture.
4. Repack zip and rename YourOwnName.zip to YourOwnName.xap
5. Deploy it to device

Using batch with LaunUri.exe calling you can simply make any system CPL shortcut as internet sharing, GPS enabling etc.

You can see differences between UniLaunch7.xap and UniLaunch7a.xap (unzip booth) to understand tutorial. First one launches Keyboard CLP, second launches Calcullator.

I will prepare authomatical on-device launchers creator, probably as feature of Phone Commander.









mercredi 19 février 2014

[I9500] [AOKP] [4.4.2] Test Unofficial BUILD 20-02-14 topic




1st Test Build for our device, Test and report bugs here. Bugs should be the same as CM.

XDA:DevDB Information
AOKP Development, a ROM for the Samsung Galaxy S 4

Contributors
alvin14
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Wipe Data/Factory Reset if coming from another ROM or Outdated version of AOKP
Based On: AOKP

Version Information
Status: Testing

Created 2014-02-20
Last Updated 2014-02-19





Java Web Application Development topic




Cygnet has a wide experience of developing web applications in Java and J2EE frameworks such as Grails, Spring, Hibernate, Struts, etc. We also develop web components and APIs to develop web applications in Java which supportservice-oriented architecture (SOA).

Hi, I am Nitin Soni. I work as a java application developer with Cygnet Infotech, an offshore java development company. For any query or help regarding website development & java application development, mail me on (E-Mail Removed), if possible. And, I'd love to connect with you on Twitter @MkNitin


See more at: http://www.cygnet-infotech.com/java/...on-development





mardi 18 février 2014

need air navigation or similar application topic




hi i need air navigation application or similar it .. for android .if anyone have it .plz help me ...





mercredi 12 février 2014

[Q] Random reboots after application re/install topic




Hey guys, :highfive:


I am having this problem since months and I found
no solution by myself so you are the only ones how could help
me out!

As the title says, my sgs2 randomly reboots, not always but
very often, after I installed a new app or deinstalled one.
Via Titanium Backup, Play Store or directly in the AppDrawer
...it makes no difference!

After rebooting, the application is (de)installed (-depending what
I did) but this is very annoying and couldn't be normal right! ;P

What could that be!? Please help me! :cyclops:

peace
scarfur :fingers-crossed:





xPeria Z's Gallery Application topic




Can I use the xperia z's gallery by the one x to the application? I tried, but I got the application was not installed error





mercredi 5 février 2014

[Q] GMC Mobile Application topic




Hi

I am going to make mobile application for andorid platform.
My Project titled as, GMC Mobile App is basically an application that will facilitate the Students to Download Lectures, Discuss Lecture's Problems, Calculate GPA/CGPA, and News & Events. Also facilitate Faculty members to Upload Lectures. This mobile application will run on Android Mobiles and Tablets.
My purposed application will consist of the following main modules:

• Login Page
• Student Profile
• Upload Lectures
• Download Lectures
• Discussion Board
• News & Events
• GPA/CGPA Calculator
• GMC Building Map

Tools & Technology

• Eclipse IDE Tool with SDK Support
• Android Software Development Kit (SDK)
• J2ME (Java 2 Micro Edition)


I have proposed my final year project on the basis of my information and knowledge. Please guide me about my project. Tell me that my tool and technology is sufficient for the proposed project. Give suggestion that my application to add/remove some modules from project.........

Waiting your reply

Thanks in Advance

Regards:
Ahmad





CM 11 - Problem Installing Application And Notification Lag topic




Hi. I'm using CM 11 on my Nexus 4 for three weeks now. It's great but I have a problem with an application called AutoMapa (it's Polish navigation system). This app worked well on original KitKat 4.4.2, but after changing the rom I couldn't install it. It showed me "android application cannot be installed" message. I thought it was AutoMapa's fault, but a few days ago, the developer released a new version 1.7.0 where all nexus 4 bugs are fixed, but the app still cannot be installed. When I installed CM 11 I've changed Dalvik to ART, but after a few hours I switched back and never changed again.

I've downloaded this app directly from the developer's site: http://w3.automapa.pl/?PEI=53169&lng...69&file=261203
But if you are not familiar with the Polish language, here's that app on zippyshare: http://www28.zippyshare.com/v/73256817/file.html
It's 7 days trial, on developer's site you can download it for free, on google play that trial costs around 1€.

Does anyone know how to fix this problem?

Also, I noticed a small lag with e-mail notifications. When Nexus's screen is turned off, it notifies me about a new e-mail after a few minutes. Is that fixable?